
		A:link{		color: #d76995;text-decoration: none}
		A:visited{	color: #d76995;}
		A:hover{	color: pink;
				text-decoration: none;
				}
		
		table.ninfo td A:link{	text-decoration: none;	}
		table.ninfo td A:hover{	text-decoration: underline;	}

		table.ninfo td{
			padding: 6px 14px;
			color: #555555;
		}
		table.ninfo{
			border: 0px solid #d5e5f6;
}

.sortable{
	vertical-align:top;
}

table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after { 
    content: " \25B4\25BE";
}
.sortable th{
	padding-top:20px;
	padding-bottom:20px;
	cursor: pointer;
}

.sortable td{
	border-bottom: 1px solid #EEE;
	padding-top:5px;
	padding-bottom:5px;
}
.sortable .meaning{
	color: #666;
	padding-left:12px;
}

*{
font-family: arial;
font-size: 16px;
line-height:24px;
margin: 0px;
padding: 0px;
vertical-align:top;
}

table.names td a{
	text-decoration: none;
	color: black;
}

input[type="submit"]{
	padding:4px 8px;
}

#layout{	
	margin: 0px auto;
}
.commenttext{
	line-height: 24px;
}
h2{
font-size: 18px;
color: #009ddb;
line-height:36px;
}
h3{
font-size: 16px;
line-height:34px;
}
td{
vertical-align: top;
}

div.favor{
	border: 1px solid black;
	list-style-type:none;
	margin: 9px 9px;
	width: 160px;
}
div.favor li{
	padding: 5px 6px;
	border-bottom: 1px dotted #888888;
	display:inline-block;
	display:block;
}
div#myDiv li.leeg{
	background-color: #EEEEEE;
	color: #AAAAAA;
}
div#myDiv li.vol{
	background-color: #FFFFFF;
}
.st{
background-color: #6db3e1;border-left:1px solid #55a6c7;position:absolute;bottom:0px;width:4px;
}

.sti{
background-color: #6db3e1;border-left:1px solid #55a6c7;position:absolute;bottom:0px;width:4px;
}

tr.aa{
	background-color: #FFFFFF;
}
tr.bb{
	background-color: #dcf4ff;
}
tr.bb,tr.aa,table.names tr.top td{
	height:25px;
}
tr.bb td,tr.aa td,table.names tr.top td{
	padding-left: 10px;
	padding-top:3px;
	padding-bottom:6px;
}

div#lijst li{
	padding-left:0px;
	margin-left: 0px;
	width:300px;
	line-height: 24px;
	display:block;
	float: left;
}
div#lijst li a{
	text-decoration: none;
}



#scoreboard{
	text-align:center;
	color:#777;
	width: 100%;
}
#scoreboard td{
	font-size: 16px;
	padding:6px 10px;
}
.star-icon,.star-iconred,.star-iconorange{
    color: #EEE;
    font-size: 24px;
    position: relative;
}
.star-icon.full:before {
/*    text-shadow: 0 0 2px rgba(0,0,0,1);*/
    color: #ffc603;
    content: '\2605'; /* Full star in UTF-8 */
    position: absolute;
    left: 0;
}
.star-icon.half:before {
/*    text-shadow: 0 0 2px rgba(0,0,0,1);*/
    color: #ffc603;
    content: '\2605'; /* Full star in UTF-8 */
    position: absolute;
    left: 0;
    width: 50%;
    overflow: hidden;
}

.star-iconorange.full:before {
/*    text-shadow: 0 0 2px rgba(0,0,0,1);*/
    color: #ffbd4b;
    content: '\2605'; /* Full star in UTF-8 */
    position: absolute;
    left: 0;
}
.star-iconorange.half:before {
/*    text-shadow: 0 0 2px rgba(0,0,0,1);*/
    color: #ffbd4b;
    content: '\2605'; /* Full star in UTF-8 */
    position: absolute;
    left: 0;
    width: 50%;
    overflow: hidden;
}

.star-iconred.full:before {
/*    text-shadow: 0 0 2px rgba(0,0,0,1);*/
    color: #fd6d6d;
    content: '\2605'; /* Full star in UTF-8 */
    position: absolute;
    left: 0;
}
.star-iconred.half:before {
/*    text-shadow: 0 0 2px rgba(0,0,0,1);*/
    color: #fd6d6d;
    content: '\2605'; /* Full star in UTF-8 */
    position: absolute;
    left: 0;
    width: 50%;
    overflow: hidden;
}

@-moz-document url-prefix() { /* Firefox Hack :( */
  .star-icon {
    font-size: 50px;
    line-height: 34px;
  }
}



















	@media only screen and (min-width: 1125px) and (max-width: 9999px) {

		body {
		    background-image: url("/i/files/bgpink.png");
		    background-repeat: repeat-x;
		    background-size: 20px 144px;
		}
		#layout{
			width:1125px;
		}
	
		#headertable, #menubartable, #footertable{
			display: table;
			width:1125px;
		}
		#bodytable{
			display: block;
		}

		#headertablerow ,#menubartablerow, #footertablerow{
			display: table-row;
		}


		#headertablecell_logo, #headertablecell_search{
			border: 0px solid black;
		}
		
		#footercell_1{
			display: table-cell;
			width: 100%;
			line-height: 24px;
			padding: 10px;
		}
		#footercell_1 a{
			text-decoration: none;
			color: #ffcce0;
			padding:0px 20px;
		}
		#footer{
			border-radius: 16px 16px 0 0;
		}
		
		#menubarcell_links{
			width:100%;
		}
		#menubarcell_links_container{
			padding-left:15px;
		}

		#headertablecell_logo,
		#menubarcell_links, #menubarcell_member{
			display: table-cell;
		}

		#bodytablecell_left, #bodytablecell_middle, #bodytablecell_right{
			display: block;
			float:left;
		}
		#bodytablecell_left, #bodytablecell_right{
			min-height:600px;
		}

		
		#headertablecell_logo{
			height:72px;
		}
		#headertablecell_logo img{
			margin-left: 20px;
			margin-top: 20px;
			width: 229px;
			height: 38px;
		}

		#headertablecell_search{
			text-align:right;
			margin-top:19px;
 			margin-right:16px;
	 	}
		#headertablecell_search input[type="text"]{
			width: 200px;
			border-radius: 8px 0px 0px 8px;
			padding: 4px 8px;
			border: 1px solid #AAA;
		}
		#headertablecell_search input[type="submit"]{
			width: 50px;
			height: 34px;
			display: inline-block;
			border-radius: 0px 8px 8px 0px;
			border-right: 1px solid #AAA;
			border-top: 1px solid #AAA;
			border-bottom: 1px solid #AAA;
			border-left: 0px;
			background-color: #6dcff6;
			background-image: url('/i/files/icon-search2.png');
			background-size: 20px 20px;
			background-repeat: no-repeat;
			background-position: 12px 6px;
		}
		#menubarcell_member{
			text-align:right;
		}
		#menubarcell_links a,#menubarcell_member a{
			font-weight: bold;
			padding: 5px 8px 5px 8px;
		}
		
		#menubarcell_links,#menubarcell_member{
			background-color: #50a2cc;
			float: left;
		}

		#menubarcell_links{
			font-weight: bold;
			display: inline;
			float: left;
			list-style-type:none;
		}
		
		#menubarcell_links a:link{
			float: left;
			display: inline;
			text-decoration: none;
			color: #FFFFFF;
		}
		#menubarcell_links a:visited{
			color: #FFFFFF;
		}
		#menubarcell_links a:active{
			color: #fff0fd;
		}
		#menubarcell_links a:hover{
			text-decoration: underline;
		}

		#bodytablecell_left{
			width: 160px;
		}
		#bodytablecell_middle{
			/* 1125-160-300= 665*/
			width: 665px;
		}
		#bodytablecell_middle_container{
			padding:15px;
		}

		#bodytablecell_right{
			width: 300px;
		}
		
		#search80text{
			display:inline;
		}
		#search_names_field{
			width:110px;
			font-size:16px;
		}
		#search80text{
			font-size: 16px;
			display:inline-block;
			margin-top:2px;
			margin-right:4px;
		}

		#browse_letters a{

			display:inline-block;
			padding:8px;
			background-color:rgba(255,255,255,0.7);
			border-radius: 6px;
			text-decoration: none;
			color:black;
			font-weight: bold;
			margin:4px;

		}
		a.nameboy{
			padding:8px 16px;
			display:inline-block;
			margin:6px 6px;
			border-radius:8px;
			background-color: #f4f4f4;
			text-decoration: none;
			overflow: hidden;
		}
		a.nameboy:link{	color: #00a5e5;}
		a.nameboy:visited{	color: #00a5e5;}
		a.nameboy:hover{	color: #005c80;background-color: #c2e7ff;text-decoration: none;}

		.namegirl{
			padding:8px 16px;
			display:inline-block;
			margin:6px 6px;
			border-radius:8px;
			background-color: #f4f4f4;
			color: black;
			text-decoration: none;
			overflow: hidden;
		}
		a.namegirl:link{	color: #d76995;}
		a.namegirl:visited{	color: #d76995;}
		a.namegirl:hover{	color: #9d0060;background-color: #ffceed;text-decoration: none;}

#footer{
	margin-top:10px;
	padding-top:15px;
	height:60px;
	background-color: #ff3485;
	width: 100%;
	text-align: center;
	clear: both;
}
				.scorebox{
					border: 0px solid red;
					float: left;
					width:33%;
					text-align:center;
					margin-bottom:10px;
					padding: 5px 0px;
					margin-right:2px;
					color: #999;
					font-size: 15px;
				}
	
		#catheader{
			margin-left:0px;
			margin-right:0px;
		}
		
		#catheader a.active{
			display: inline-block;
			border: 2px solid #ff3485;
			border-bottom: 0;
			padding: 4px 8px;
			border-radius: 6px 6px 0px 0px;
			background-color: #ff3485;
			color: #FFF;
			font-size: 16px;
		}
		#catheader a.inactive{
			display: inline-block;
			border: 1px solid #ccc;
			border-bottom: 0;
			padding: 4px 8px;
			border-radius: 6px 6px 0px 0px;
			background-color: #EEE;
			color: #CCC;
		}

}





















	@media only screen and (min-width: 985px) and (max-width: 1124px) {
	
		body {
		    background-image: url("/i/files/bgpink2.png");
		    background-repeat: repeat-x;
		    background-size: 20px 144px;
		}
		#layout{
			width:985px;
		}
	
		#headertable, #menubartable, #footertable{
			display: table;
			width:985px;
		}
		#bodytable{
			display: block;
		}

		#headertablerow ,#menubartablerow, #footertablerow{
			display: table-row;
		}


		#headertablecell_logo, #headertablecell_search{
			width:50%;
		}
		
		#footercell_1{
			display: table-cell;
			width: 100%;
			line-height: 24px;
			padding: 10px;
		}
		#footercell_1 a{
			text-decoration: none;
			color: #ffcce0;
		}
		
		#menubarcell_links{
			width:100%;
		}

		#headertablecell_logo, #headertablecell_search,
		#menubarcell_links, #menubarcell_member{
			display: table-cell;
		}

		#bodytablecell_left, #bodytablecell_middle, #bodytablecell_right{
			display: block;
			float:left;
		}
		#bodytablecell_left, #bodytablecell_right{
			min-height:600px;
		}

		
		#headertablecell_logo{
			padding-left:10px;
			padding-top:14px;
			height:48px;
		}
		#headertablecell_search{
			text-align:right;
			margin-top:19px;
 			margin-right:16px;
 			padding-top: 14px;
	 	}
		#headertablecell_search input[type="text"]{
			width: 200px;
			border-radius: 8px 0px 0px 8px;
			padding: 4px 8px;
			border: 1px solid #AAA;
		}
		#headertablecell_search input[type="submit"]{
			width: 50px;
			height: 34px;
			display: inline-block;
			border-radius: 0px 8px 8px 0px;
			border-right: 1px solid #AAA;
			border-top: 1px solid #AAA;
			border-bottom: 1px solid #AAA;
			border-left: 0px;
			background-color: #6dcff6;
			background-image: url('/i/files/icon-search2.png');
			background-size: 20px 20px;
			background-repeat: no-repeat;
			background-position: 12px 6px;
		}
		#menubarcell_member{
			text-align:right;
		}
		#menubarcell_links a,#menubarcell_member a{
			font-weight: bold;
			padding: 5px 8px 5px 8px;
		}
		
		#menubarcell_links,#menubarcell_member{
			background-color: #50a2cc;
			float: left;
		}

		#menubarcell_links{
			font-weight: bold;
			display: inline;
			float: left;
			list-style-type:none;
		}
		
		#menubarcell_links a:link{
			float: left;
			display: inline;
			text-decoration: none;
			color: #FFFFFF;
		}
		#menubarcell_links a:visited{
			color: #FFFFFF;
		}
		#menubarcell_links a:active{
			color: #fff0fd;
		}
		#menubarcell_links a:hover{
			text-decoration: underline;
		}

		#bodytablecell_left{
			width: 160px;
		}
		#bodytablecell_middle{
			/* 1125-160-300= 665*/
			width: 665px;
		}
		#bodytablecell_middle_container{
			padding:15px;
		}

		#bodytablecell_right{
			width: 160px;
		}
		
		#search80text{
			display:inline;
		}


		#browse_letters a{

			display:inline-block;
			padding:8px;
			background-color:rgba(255,255,255,0.7);
			border-radius: 6px;
			text-decoration: none;
			color:black;
			font-weight: bold;
			margin:4px;

		}
		a.nameboy{
			padding:8px 16px;
			display:inline-block;
			margin:6px 6px;
			border-radius:8px;
			background-color: #f4f4f4;
			text-decoration: none;
			overflow: hidden;
		}
		a.nameboy:link{	color: #00a5e5;}
		a.nameboy:visited{	color: #00a5e5;}
		a.nameboy:hover{	color: #005c80;background-color: #c2e7ff;text-decoration: none;}

		.namegirl{
			padding:8px 16px;
			display:inline-block;
			margin:6px 6px;
			border-radius:8px;
			background-color: #f4f4f4;
			color: black;
			text-decoration: none;
			overflow: hidden;
		}
		a.namegirl:link{	color: #d76995;}
		a.namegirl:visited{	color: #d76995;}
		a.namegirl:hover{	color: #9d0060;background-color: #ffceed;text-decoration: none;}
#footer{
	margin-top:10px;
	padding-top:15px;
	height:60px;
	background-color: #ff3485;
	width: 100%;
	text-align: center;
	clear: both;
}
				.scorebox{
					border: 0px solid red;
					float: left;
					width:33%;
					text-align:center;
					margin-bottom:10px;
					padding: 5px 0px;
					margin-right:2px;
					color: #999;
					font-size: 15px;
				}
		#catheader{
			margin-left:0px;
			margin-right:0px;
		}


		#catheader a.active{
			display: inline-block;
			border: 2px solid #ff3485;
			border-bottom: 0;
			padding: 4px 8px;
			border-radius: 6px 6px 0px 0px;
			background-color: #ff3485;
			color: #FFF;
			font-size: 16px;
		}
		#catheader a.inactive{
			display: inline-block;
			border: 1px solid #ccc;
			border-bottom: 0;
			padding: 4px 8px;
			border-radius: 6px 6px 0px 0px;
			background-color: #EEE;
			color: #CCC;
		}

	}

















	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 825px) and (max-width: 984px) {
	
		body {
		    background-image: url("/i/files/bgpink2.png");
		    background-repeat: repeat-x;
		    background-size: 20px 144px;
		}

		#layout{
			width:825px;
		}
	
		#headertable, #menubartable, #footertable{
			display: table;
			width:825px;
		}
		#bodytable{
			display: block;
		}

		#headertablerow ,#menubartablerow, #footertablerow{
			display: table-row;
		}


		#headertablecell_logo, #headertablecell_search{
			width:50%;
		}
		
		#footercell_1{
			display: table-cell;
			width: 100%;
			line-height: 24px;
			padding: 10px;
		}
		#footercell_1 a{
			text-decoration: none;
			color: #ffcce0;
		}
		
		#menubarcell_links{
			width:100%;
		}

		#headertablecell_logo, #headertablecell_search,
		#menubarcell_links, #menubarcell_member{
			display: table-cell;
		}

		#bodytablecell_left, #bodytablecell_middle, #bodytablecell_right{
			display: block;
			float:left;
		}
		#bodytablecell_left, #bodytablecell_right{
			min-height:600px;
		}

		
		#headertablecell_logo{
			padding-left:10px;
			padding-top:14px;
			height:48px;
		}
		#headertablecell_search{
			text-align:right;
			margin-top:19px;
 			margin-right:16px;
 			padding-top: 14px;
	 	}
		#headertablecell_search input[type="text"]{
			width: 200px;
			border-radius: 8px 0px 0px 8px;
			padding: 4px 8px;
			border: 1px solid #AAA;
		}
		#headertablecell_search input[type="submit"]{
			width: 50px;
			height: 34px;
			display: inline-block;
			border-radius: 0px 8px 8px 0px;
			border-right: 1px solid #AAA;
			border-top: 1px solid #AAA;
			border-bottom: 1px solid #AAA;
			border-left: 0px;
			background-color: #6dcff6;
			background-image: url('/i/files/icon-search2.png');
			background-size: 20px 20px;
			background-repeat: no-repeat;
			background-position: 12px 6px;
		}
		#menubarcell_member{
			text-align:right;
		}
		#menubarcell_links a,#menubarcell_member a{
			font-weight: bold;
			padding: 5px 8px 5px 8px;
		}
		
		#menubarcell_links,#menubarcell_member{
			background-color: #50a2cc;
			float: left;
		}

		#menubarcell_links{
			font-weight: bold;
			display: inline;
			float: left;
			list-style-type:none;
		}
		
		#menubarcell_links a:link{
			float: left;
			display: inline;
			text-decoration: none;
			color: #FFFFFF;
		}
		#menubarcell_links a:visited{
			color: #FFFFFF;
		}
		#menubarcell_links a:active{
			color: #fff0fd;
		}
		#menubarcell_links a:hover{
			text-decoration: underline;
		}

		#bodytablecell_left{
			width: 160px;
		}
		#bodytablecell_middle{
			/* 1125-160-300= 665*/
			width: 505px;
		}
		#bodytablecell_middle_container{
			padding:15px;
		}

		#bodytablecell_right{
			width: 160px;
		}
		
		#search80text{
			display:inline;
		}
		#browse_letters a{

			display:inline-block;
			padding:8px;
			background-color:rgba(255,255,255,0.7);
			border-radius: 6px;
			text-decoration: none;
			color:black;
			font-weight: bold;
			margin:4px;

		}
		a.nameboy{
			padding:8px 16px;
			display:inline-block;
			margin:6px 6px;
			border-radius:8px;
			background-color: #f4f4f4;
			text-decoration: none;
			overflow: hidden;
		}
		a.nameboy:link{	color: #00a5e5;}
		a.nameboy:visited{	color: #00a5e5;}
		a.nameboy:hover{	color: #005c80;background-color: #c2e7ff;text-decoration: none;}

		.namegirl{
			padding:8px 16px;
			display:inline-block;
			margin:6px 6px;
			border-radius:8px;
			background-color: #f4f4f4;
			color: black;
			text-decoration: none;
			overflow: hidden;
		}
		a.namegirl:link{	color: #d76995;}
		a.namegirl:visited{	color: #d76995;}
		a.namegirl:hover{	color: #9d0060;background-color: #ffceed;text-decoration: none;}
#footer{
	margin-top:10px;
	padding-top:15px;
	height:60px;
	background-color: #ff3485;
	width: 100%;
	text-align: center;
	clear: both;
}

				.scorebox{
					border: 0px solid red;
					float: left;
					width:49%;
					text-align:center;
					margin-bottom:10px;
					padding: 5px 0px;
					margin-right:2px;
					color: #999;
					font-size: 15px;
				}
	
		#catheader{
			margin-left:0px;
			margin-right:0px;
		}
		
		#catheader a.active{
			display: inline-block;
			border: 2px solid #ff3485;
			border-bottom: 0;
			padding: 4px 8px;
			border-radius: 6px 6px 0px 0px;
			background-color: #ff3485;
			color: #FFF;
			font-size: 16px;
		}
		#catheader a.inactive{
			display: inline-block;
			border: 1px solid #ccc;
			border-bottom: 0;
			padding: 4px 8px;
			border-radius: 6px 6px 0px 0px;
			background-color: #EEE;
			color: #CCC;
		}

}




























	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 824px) {
		#headertable, #menubartable{
			display: table;
			width:100%;
		}
		
		#bodytable,#footertable{
			display: block;
		}


		#headertablerow ,#menubartablerow{
			display: table-row;
		}
		
		#bodytablerow,#footertablerow{
			display: block;
		}

		#footertablerow a{
			display: inline-block;
			padding:10px 20px;
		}

		#headertablecell_logo, #headertablecell_search{
			width:50%;
		}
		#menubarcell_links{
			width:100%;
		}
		#footercell_1{
			text-align:center;;
			width: 100%;
		}
		#footercell_1 a{
			text-decoration: none;
			color: #ffcce0;
		}
		#headertablecell_logo, #headertablecell_search,
		#menubarcell_links, #menubarcell_member{
		}

		#bodytablecell_left, #bodytablecell_middle, #bodytablecell_right{
			display:block;
		}

		#headertablecell_logo{
			margin-top:10px;
			margin-left:12px;
		}
		#headertablecell_search{
			text-align:right;
			width: 100%;
			text-align:center;
			padding-top:5px;
			padding-bottom:15px;
	 	}
		#headertablecell_search input[type="text"]{
			width: calc(100% - 100px);
			border-radius: 8px 0px 0px 8px;
			padding: 4px 8px;
			border: 1px solid #AAA;
		}
		#headertablecell_search input[type="submit"]{
			width: 50px;
			height: 34px;
			display: inline-block;
			border-radius: 0px 8px 8px 0px;
			border-right: 1px solid #AAA;
			border-top: 1px solid #AAA;
			border-bottom: 1px solid #AAA;
			border-left: 0px;
			background-color: #6dcff6;
			background-image: url('/i/files/icon-search2.png');
			background-size: 20px 20px;
			background-repeat: no-repeat;
			background-position: 12px 6px;
		}

		#headertablecell_logo img{
			width: 223px;
			height: 37px;
		}

		#headertablecell_search{
			float:center;
 			vertical-align:top;
 			color: #AAA;
 		}

		#menubarcell_member{
			text-align:right;
		}
		#menubarcell_links a,#menubarcell_member a{
			font-weight: bold;
			padding: 5px 8px 5px 8px;
		}
		
		#menubarcell_links,#menubarcell_member{
			background-color: #50a2cc;
			float: left;
		}

		#menubarcell_links{
			font-weight: bold;
			display: inline;
			float: left;
			list-style-type:none;
		}
		
		#menubarcell_links a:link{
			float: left;
			display: inline;
			text-decoration: none;
			color: #FFFFFF;
		}
		#menubarcell_links a:visited{
			color: #FFFFFF;
		}
		#menubarcell_links a:active{
			color: #fff0fd;
		}
		#menubarcell_links a:hover{
			text-decoration: underline;
		}

		#bodytablecell_left{
			background-color: #FFF;
			padding-top:10px;
		}

		#bodytablecell_right{
			background-color: #FFF;
		}
		#bodytablecell_middle{
			background-color: #FFF;
			padding:0px;
		}
		
		#bodytablecell_middle .ninfo{
			line-height: 24px;
		}
		

				
		table.ninfo td{
			padding: 6px 10px;
		}
		
		#layout{
			width:100%;
		}
		#five_questions{
			display:none;
		}
		#search_names_field{
			width:90px;
		}


		#browse_letters{
			margin: 0px 10px;			
		}
		#browse_letters a{
			display:inline-block;
			padding:4px;
			background-color:rgba(255,255,255,0.7);
			border-radius: 6px;
			text-decoration: none;
			color:black;
			font-weight: bold;
			margin:4px;

		}
		a.nameboy{
			padding:4px 10px;
			display:inline-block;
			margin:6px 6px;
			border-radius:8px;
			background-color: #f4f4f4;
			text-decoration: none;
			overflow: hidden;
		}
		a.nameboy:link{	color: #00a5e5;}
		a.nameboy:visited{	color: #00a5e5;}
		a.nameboy:hover{	color: #005c80;background-color: #c2e7ff;text-decoration: none;}

		.namegirl{
			padding:4px 10px;
			display:inline-block;
			margin:6px 6px;
			border-radius:8px;
			background-color: #f4f4f4;
			color: black;
			text-decoration: none;
			overflow: hidden;
		}
		a.namegirl:link{	color: #d76995;}
		a.namegirl:visited{	color: #d76995;}
		a.namegirl:hover{	color: #9d0060;background-color: #ffceed;text-decoration: none;}
		

		#footer{
			display:inline-block;
			margin-top:10px;
			padding-top:0px;
			background-color: #ff3485;
			width: 100%;
			text-align: center;
			clear: both;
			padding-top:10px;
			padding-bottom:10px;
		}
		.scorebox{
			border: 0px solid red;
			float: left;
			width:49%;
			text-align:center;
			margin-bottom:10px;
			padding: 5px 0px;
			margin-right:2px;
			color: #999;
			font-size: 15px;
		}

		#catheader{
			margin-left:10px;
			margin-right:10px;
		}
		
		#catheader a.active{
			display: inline-block;
			border: 2px solid #ff3485;
			border-bottom: 0;
			padding: 4px 8px;
			border-radius: 6px 6px 0px 0px;
			background-color: #ff3485;
			color: #FFF;
			font-size: 14px;
		}
		#catheader a.inactive{
			display: inline-block;
			border: 1px solid #ccc;
			border-bottom: 0;
			padding: 4px 8px;
			border-radius: 6px 6px 0px 0px;
			background-color: #EEE;
			color: #AAA;
			font-size: 12px;
		}
		#leavecomment{
			margin: 0px 10px;
		}
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }



			.categories_names a{
				text-decoration:none;
				padding:8px 8px;
				background-color: #e9f9ff;
				margin: 3px 1px;
				border-radius: 10px;
				color: #419fc4;
				border: 1px solid #cceefb;		
			}
			.categories_names a:hover{
				text-decoration:none;
				padding:8px 8px;
				background-color: #e9f9ff;
				margin: 3px 1px;
				border-radius: 10px;
				color: #419fc4;
				border: 1px solid #6dcff6;		
			}
.gender-male {
    margin: 0 6px;
    background-color: #6dcff6;
    font-size: 12px;
    border-radius: 4px;
    color: white;
    padding: 2px 4px;
}

.gender-female {
    margin: 0 6px;
    background-color: #ff78ae;
    font-size: 12px;
    border-radius: 4px;
    color: white;
    padding: 2px 4px;
}
#five_questions {
    background-color: #eeeeee;
    border-top: 1px solid #bcbcbc;
    border-bottom: 1px solid #b6c0de;
    height: 50px;
    padding-top: 20px;
    padding-bottom: 0px;
}

#five_questions input[type="text"] {
    border-radius: 6px 0 0 6px;
    border-right: 0;
    padding: 4px 8px;
    border: 1px solid #CCC;
    background-color: #f8f8f8;
}

#five_questions input[type="submit"] {
    border-radius: 0 6px 6px 0;
    padding: 4px 8px;
    border: 1px solid #CCC;
    border-left: 0;
    color: #FFF;
    background-color: #ff71ab;
}
.comment-divider {
    margin: 0px auto;
    border: 1px solid #EEE;
    margin-bottom: 16px;
}

.comment-header {
    padding: 0px 10px;
}

.comment-name {
    font-weight: bold;
    color: black;
    text-decoration: none;
}

.comment-age {
    color: #CCC;
    font-size: 14px;
}

.comment-stars {
    float: right;
}

.comment-text {
    color: #555;
    padding: 8px 0px;
    font-size: 14px;
}

.comment{
border: 0px solid #C6D9FF;
margin-bottom: 10px;
}
.commenttop{
background-color: #d5e5f6;
padding: 4px 10px;
}
.commenttext{
padding: 6px 10px;
}
/* Only multi-property styles are moved */
#leavecomment {
    border: 4px solid #6dcff6;
    border-radius: 10px;
    padding: 0;
}

#leavecomment .leavecomment-header {
    background-color: #6dcff6;
    color: #000;
    line-height: 30px;
    padding-left: 10px;
}

#leavecomment .leavecomment-body {
    padding: 10px;
}

#browse_letters{
	margin-top:20px;border: 1px solid #cfe5f0;background-position: center center;background-color:#ffd5ea;;text-align:center;padding:10px;border-radius:10px;
}
